Release 10.1A: OpenEdge Development:
ADM Reference


commitTransaction

This event procedure receives the Commit message from a Commit panel or other Commit source. It then invokes the Commit function to actually commit the changes. After the Commit function finishes, commitTransaction handles any error messages by calling showDataMessages.

Location: data.p

Parameters: None

Notes: A transaction block is opened in serverCommit (called by the commit function) only if the SmartDataObject is running C/S. That is, no transaction block occurs on the client side of a split SmartDataObject.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095